home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 29
/
Volume 29 - JOGO DISK .iso
/
Games
/
mud_rally.swf
/
scripts
/
frame_92
/
DoAction.as
Wrap
Text File
|
2006-11-29
|
276b
|
24 lines
function game()
{
gotoAndStop(100);
}
function starting()
{
gotoAndStop(92);
}
function instr()
{
gotoAndStop(99);
}
function over()
{
gotoAndStop(93);
}
function hof(f)
{
gotoAndStop(93, f);
}
_root.scr = 0;
score = new Array();
stop();